-
Home
-
Backup by Supsystic
-
2.3.12 (latest)
-
Code
-
Classes
- Credentials
Total Complexity |
32 |
Dependencies |
9 |
Dependents |
3 |
Total lines |
245 |
Lines of code |
112 |
Logical lines of code |
49 |
Comment lines |
84 |
Methods |
14 |
Properties |
4 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
factory() |
B |
41 |
18 |
49 |
isExpired() |
S |
78 |
2 |
3 |
getConfigDefaults() |
S |
64 |
1 |
11 |
__construct() |
S |
70 |
1 |
6 |
serialize() |
S |
67 |
1 |
8 |
unserialize() |
S |
68 |
1 |
7 |
getAccessKeyId() |
S |
82 |
1 |
3 |
getSecretKey() |
S |
82 |
1 |
3 |
getSecurityToken() |
S |
82 |
1 |
3 |
getExpiration() |
S |
82 |
1 |
3 |
setAccessKeyId() |
S |
77 |
1 |
4 |
setSecretKey() |
S |
77 |
1 |
4 |
setSecurityToken() |
S |
77 |
1 |
4 |
setExpiration() |
S |
77 |
1 |
4 |